1 namespace WarehouseManagementSystem
2 {
3     
partial class frmSales
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.components = new System.ComponentModel.Container();
32             System.ComponentModel.ComponentResourceManager resources =
new System.ComponentModel.ComponentResourceManager(typeof(frmSales));
33             
this.Label13 = new System.Windows.Forms.Label();
34             
this.Label4 = new System.Windows.Forms.Label();
35             
this.Label1 = new System.Windows.Forms.Label();
36             
this.Label2 = new System.Windows.Forms.Label();
37             
this.Label3 = new System.Windows.Forms.Label();
38             
this.txtCustomerName = new System.Windows.Forms.TextBox();
39             
this.Button4 = new System.Windows.Forms.Button();
40             
this.Button1 = new System.Windows.Forms.Button();
41             
this.txtInvoiceNo = new System.Windows.Forms.TextBox();
42             
this.dtpInvoiceDate = new System.Windows.Forms.DateTimePicker();
43             
this.txtCustomerID = new System.Windows.Forms.TextBox();
44             
this.GroupBox1 = new System.Windows.Forms.GroupBox();
45             
this.txtTotalAmount = new System.Windows.Forms.TextBox();
46             
this.Label11 = new System.Windows.Forms.Label();
47             
this.Button7 = new System.Windows.Forms.Button();
48             
this.Label5 = new System.Windows.Forms.Label();
49             
this.txtProductName = new System.Windows.Forms.TextBox();
50             
this.Label12 = new System.Windows.Forms.Label();
51             
this.txtSaleQty = new System.Windows.Forms.TextBox();
52             
this.Label9 = new System.Windows.Forms.Label();
53             
this.txtPrice = new System.Windows.Forms.TextBox();
54             
this.Label10 = new System.Windows.Forms.Label();
55             
this.txtAvailableQty = new System.Windows.Forms.TextBox();
56             
this.ListView1 = new System.Windows.Forms.ListView();
57             
this.ColumnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
58             
this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
59             
this.ColumnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
60             
this.ColumnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
61             
this.ColumnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
62             
this.ColumnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
63             
this.Panel2 = new System.Windows.Forms.Panel();
64             
this.cmbStatus = new System.Windows.Forms.ComboBox();
65             
this.cmbPaymentType = new System.Windows.Forms.ComboBox();
66             
this.label20 = new System.Windows.Forms.Label();
67             
this.label18 = new System.Windows.Forms.Label();
68             
this.txtRemarks = new System.Windows.Forms.RichTextBox();
69             
this.label7 = new System.Windows.Forms.Label();
70             
this.txtDiscountAmount = new System.Windows.Forms.TextBox();
71             
this.label17 = new System.Windows.Forms.Label();
72             
this.txtDiscountPer = new System.Windows.Forms.TextBox();
73             
this.label8 = new System.Windows.Forms.Label();
74             
this.txtPaymentDue = new System.Windows.Forms.TextBox();
75             
this.txtTotalPayment = new System.Windows.Forms.TextBox();
76             
this.Label19 = new System.Windows.Forms.Label();
77             
this.payment = new System.Windows.Forms.Label();
78             
this.txtTotal = new System.Windows.Forms.TextBox();
79             
this.Label16 = new System.Windows.Forms.Label();
80             
this.txtTaxAmt = new System.Windows.Forms.TextBox();
81             
this.Label24 = new System.Windows.Forms.Label();
82             
this.txtTaxPer = new System.Windows.Forms.TextBox();
83             
this.Label15 = new System.Windows.Forms.Label();
84             
this.txtSubTotal = new System.Windows.Forms.TextBox();
85             
this.Label14 = new System.Windows.Forms.Label();
86             
this.btnRemove = new System.Windows.Forms.Button();
87             
this.btnPrint = new System.Windows.Forms.Button();
88             
this.Panel1 = new System.Windows.Forms.Panel();
89             
this.btnUpdate = new System.Windows.Forms.Button();
90             
this.NewRecord = new System.Windows.Forms.Button();
91             
this.Delete = new System.Windows.Forms.Button();
92             
this.Save = new System.Windows.Forms.Button();
93             
this.txtProductID = new System.Windows.Forms.TextBox();
94             
this.dataGridView1 = new System.Windows.Forms.DataGridView();
95             
this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
96             
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
97             
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
98             
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
99             
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
100             
this.groupBox2 = new System.Windows.Forms.GroupBox();
101             
this.txtProduct = new System.Windows.Forms.TextBox();
102             
this.timer1 = new System.Windows.Forms.Timer(this.components);
103             
this.lblUser = new System.Windows.Forms.Label();
104             
this.lblUserType = new System.Windows.Forms.Label();
105             
this.GroupBox1.SuspendLayout();
106             
this.Panel2.SuspendLayout();
107             
this.Panel1.SuspendLayout();
108             ((System.ComponentModel.ISupportInitialize)(
this.dataGridView1)).BeginInit();
109             
this.groupBox2.SuspendLayout();
110             
this.SuspendLayout();
111             
//
112             
// Label13
113             
//
114             
this.Label13.AutoSize = true;
115             
this.Label13.BackColor = System.Drawing.Color.LightGray;
116             
this.Label13.Font = new System.Drawing.Font("Palatino Linotype", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
117             
this.Label13.Location = new System.Drawing.Point(33, 22);
118             
this.Label13.Name = "Label13";
119             
this.Label13.Size = new System.Drawing.Size(60, 22);
120             
this.Label13.TabIndex = 96;
121             
this.Label13.Text = "Billing";
122             
//
123             
// Label4
124             
//
125             
this.Label4.AutoSize = true;
126             
this.Label4.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
127             
this.Label4.Location = new System.Drawing.Point(34, 64);
128             
this.Label4.Name = "Label4";
129             
this.Label4.Size = new System.Drawing.Size(64, 17);
130             
this.Label4.TabIndex = 99;
131             
this.Label4.Text = "Order No.";
132             
//
133             
// Label1
134             
//
135             
this.Label1.AutoSize = true;
136             
this.Label1.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
137             
this.Label1.Location = new System.Drawing.Point(34, 128);
138             
this.Label1.Name = "Label1";
139             
this.Label1.Size = new System.Drawing.Size(80, 17);
140             
this.Label1.TabIndex = 97;
141             
this.Label1.Text = "Customer ID";
142             
//
143             
// Label2
144             
//
145             
this.Label2.AutoSize = true;
146             
this.Label2.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
147             
this.Label2.Location = new System.Drawing.Point(34, 161);
148             
this.Label2.Name = "Label2";
149             
this.Label2.Size = new System.Drawing.Size(98, 17);
150             
this.Label2.TabIndex = 98;
151             
this.Label2.Text = "Customer Name";
152             
//
153             
// Label3
154             
//
155             
this.Label3.AutoSize = true;
156             
this.Label3.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
157             
this.Label3.Location = new System.Drawing.Point(34, 96);
158             
this.Label3.Name = "Label3";
159             
this.Label3.Size = new System.Drawing.Size(70, 17);
160             
this.Label3.TabIndex = 100;
161             
this.Label3.Text = "Order Date";
162             
//
163             
// txtCustomerName
164             
//
165             
this.txtCustomerName.Location = new System.Drawing.Point(159, 158);
166             
this.txtCustomerName.Name = "txtCustomerName";
167             
this.txtCustomerName.ReadOnly = true;
168             
this.txtCustomerName.Size = new System.Drawing.Size(353, 24);
169             
this.txtCustomerName.TabIndex = 104;
170             
//
171             
// Button4
172             
//
173             
this.Button4.Location = new System.Drawing.Point(360, 62);
174             
this.Button4.Name = "Button4";
175             
this.Button4.Size = new System.Drawing.Size(29, 21);
176             
this.Button4.TabIndex = 106;
177             
this.Button4.Text = "<";
178             
this.Button4.UseVisualStyleBackColor = true;
179             
this.Button4.Click += new System.EventHandler(this.Button4_Click);
180             
//
181             
// Button1
182             
//
183             
this.Button1.Location = new System.Drawing.Point(360, 128);
184             
this.Button1.Name = "Button1";
185             
this.Button1.Size = new System.Drawing.Size(29, 21);
186             
this.Button1.TabIndex = 105;
187             
this.Button1.Text = "<";
188             
this.Button1.UseVisualStyleBackColor = true;
189             
this.Button1.Click += new System.EventHandler(this.Button1_Click);
190             
//
191             
// txtInvoiceNo
192             
//
193             
this.txtInvoiceNo.Location = new System.Drawing.Point(159, 61);
194             
this.txtInvoiceNo.Name = "txtInvoiceNo";
195             
this.txtInvoiceNo.ReadOnly = true;
196             
this.txtInvoiceNo.Size = new System.Drawing.Size(185, 24);
197             
this.txtInvoiceNo.TabIndex = 101;
198             
//
199             
// dtpInvoiceDate
200             
//
201             
this.dtpInvoiceDate.CustomFormat = "dd/MMM/yyyy";
202             
this.dtpInvoiceDate.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
203             
this.dtpInvoiceDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
204             
this.dtpInvoiceDate.Location = new System.Drawing.Point(159, 92);
205             
this.dtpInvoiceDate.Name = "dtpInvoiceDate";
206             
this.dtpInvoiceDate.Size = new System.Drawing.Size(120, 24);
207             
this.dtpInvoiceDate.TabIndex = 102;
208             
//
209             
// txtCustomerID
210             
//
211             
this.txtCustomerID.Location = new System.Drawing.Point(159, 127);
212             
this.txtCustomerID.Name = "txtCustomerID";
213             
this.txtCustomerID.ReadOnly = true;
214             
this.txtCustomerID.Size = new System.Drawing.Size(185, 24);
215             
this.txtCustomerID.TabIndex = 103;
216             
//
217             
// GroupBox1
218             
//
219             
this.GroupBox1.Controls.Add(this.txtTotalAmount);
220             
this.GroupBox1.Controls.Add(this.Label11);
221             
this.GroupBox1.Controls.Add(this.Button7);
222             
this.GroupBox1.Controls.Add(this.Label5);
223             
this.GroupBox1.Controls.Add(this.txtProductName);
224             
this.GroupBox1.Controls.Add(this.Label12);
225             
this.GroupBox1.Controls.Add(this.txtSaleQty);
226             
this.GroupBox1.Controls.Add(this.Label9);
227             
this.GroupBox1.Controls.Add(this.txtPrice);
228             
this.GroupBox1.Controls.Add(this.Label10);
229             
this.GroupBox1.Controls.Add(this.txtAvailableQty);
230             
this.GroupBox1.Location = new System.Drawing.Point(37, 197);
231             
this.GroupBox1.Name = "GroupBox1";
232             
this.GroupBox1.Size = new System.Drawing.Size(651, 147);
233             
this.GroupBox1.TabIndex = 107;
234             
this.GroupBox1.TabStop = false;
235             
this.GroupBox1.Text = "Product Details";
236             
//
237             
// txtTotalAmount
238             
//
239             
this.txtTotalAmount.Location = new System.Drawing.Point(370, 103);
240             
this.txtTotalAmount.Name = "txtTotalAmount";
241             
this.txtTotalAmount.ReadOnly = true;
242             
this.txtTotalAmount.Size = new System.Drawing.Size(132, 24);
243             
this.txtTotalAmount.TabIndex = 93;
244             
//
245             
// Label11
246             
//
247             
this.Label11.AutoSize = true;
248             
this.Label11.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
249             
this.Label11.Location = new System.Drawing.Point(26, 106);
250             
this.Label11.Name = "Label11";
251             
this.Label11.Size = new System.Drawing.Size(57, 17);
252             
this.Label11.TabIndex = 89;
253             
this.Label11.Text = "Sale Qty.";
254             
//
255             
// Button7
256             
//
257             
this.Button7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
258             
this.Button7.Location = new System.Drawing.Point(522, 27);
259             
this.Button7.Name = "Button7";
260             
this.Button7.Size = new System.Drawing.Size(87, 23);
261             
this.Button7.TabIndex = 6;
262             
this.Button7.Text = "&Add To Cart";
263             
this.Button7.UseVisualStyleBackColor = true;
264             
this.Button7.Click += new System.EventHandler(this.Button7_Click);
265             
//
266             
// Label5
267             
//
268             
this.Label5.AutoSize = true;
269             
this.Label5.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
270             
this.Label5.Location = new System.Drawing.Point(26, 33);
271             
this.Label5.Name = "Label5";
272             
this.Label5.Size = new System.Drawing.Size(87, 17);
273             
this.Label5.TabIndex = 74;
274             
this.Label5.Text = "Product Name";
275             
//
276             
// txtProductName
277             
//
278             
this.txtProductName.Location = new System.Drawing.Point(138, 28);
279             
this.txtProductName.Name = "txtProductName";
280             
this.txtProductName.ReadOnly = true;
281             
this.txtProductName.Size = new System.Drawing.Size(364, 24);
282             
this.txtProductName.TabIndex = 1;
283             
//
284             
// Label12
285             
//
286             
this.Label12.AutoSize = true;
287             
this.Label12.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
288             
this.Label12.Location = new System.Drawing.Point(26, 67);
289             
this.Label12.Name = "Label12";
290             
this.Label12.Size = new System.Drawing.Size(61, 17);
291             
this.Label12.TabIndex = 87;
292             
this.Label12.Text = "Unit Price";
293             
//
294             
// txtSaleQty
295             
//
296             
this.txtSaleQty.Location = new System.Drawing.Point(138, 99);
297             
this.txtSaleQty.Name = "txtSaleQty";
298             
this.txtSaleQty.Size = new System.Drawing.Size(89, 24);
299             
this.txtSaleQty.TabIndex = 4;
300             
this.txtSaleQty.TextChanged += new System.EventHandler(this.txtSaleQty_TextChanged);
301             
this.txtSaleQty.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtSaleQty_KeyPress);
302             
this.txtSaleQty.Validating += new System.ComponentModel.CancelEventHandler(this.txtSaleQty_Validating);
303             
//
304             
// Label9
305             
//
306             
this.Label9.AutoSize = true;
307             
this.Label9.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
308             
this.Label9.Location = new System.Drawing.Point(271, 67);
309             
this.Label9.Name = "Label9";
310             
this.Label9.Size = new System.Drawing.Size(81, 17);
311             
this.Label9.TabIndex = 75;
312             
this.Label9.Text = "Available Qty";
313             
//
314             
// txtPrice
315             
//
316             
this.txtPrice.Location = new System.Drawing.Point(138, 64);
317             
this.txtPrice.Name = "txtPrice";
318             
this.txtPrice.ReadOnly = true;
319             
this.txtPrice.Size = new System.Drawing.Size(89, 24);
320             
this.txtPrice.TabIndex = 3;
321             
//
322             
// Label10
323             
//
324             
this.Label10.AutoSize = true;
325             
this.Label10.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
326             
this.Label10.Location = new System.Drawing.Point(271, 106);
327             
this.Label10.Name = "Label10";
328             
this.Label10.Size = new System.Drawing.Size(85, 17);
329             
this.Label10.TabIndex = 76;
330             
this.Label10.Text = "Total Amount";
331             
//
332             
// txtAvailableQty
333             
//
334             
this.txtAvailableQty.Location = new System.Drawing.Point(370, 64);
335             
this.txtAvailableQty.Name = "txtAvailableQty";
336             
this.txtAvailableQty.ReadOnly = true;
337             
this.txtAvailableQty.Size = new System.Drawing.Size(89, 24);
338             
this.txtAvailableQty.TabIndex = 5;
339             
//
340             
// ListView1
341             
//
342             
this.ListView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
343             
this.ColumnHeader1,
344             
this.columnHeader6,
345             
this.ColumnHeader2,
346             
this.ColumnHeader3,
347             
this.ColumnHeader4,
348             
this.ColumnHeader5});
349             
this.ListView1.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
350             
this.ListView1.FullRowSelect = true;
351             
this.ListView1.GridLines = true;
352             
this.ListView1.Location = new System.Drawing.Point(37, 350);
353             
this.ListView1.Name = "ListView1";
354             
this.ListView1.Size = new System.Drawing.Size(651, 314);
355             
this.ListView1.TabIndex = 108;
356             
this.ListView1.UseCompatibleStateImageBehavior = false;
357             
this.ListView1.View = System.Windows.Forms.View.Details;
358             
this.ListView1.SelectedIndexChanged += new System.EventHandler(this.ListView1_SelectedIndexChanged);
359             
//
360             
// ColumnHeader1
361             
//
362             
this.ColumnHeader1.Width = 0;
363             
//
364             
// columnHeader6
365             
//
366             
this.columnHeader6.Text = "Product ID";
367             
this.columnHeader6.Width = 80;
368             
//
369             
// ColumnHeader2
370             
//
371             
this.ColumnHeader2.Text = "Product Name";
372             
this.ColumnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
373             
this.ColumnHeader2.Width = 270;
374             
//
375             
// ColumnHeader3
376             
//
377             
this.ColumnHeader3.Text = "Unit Price";
378             
this.ColumnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
379             
this.ColumnHeader3.Width = 90;
380             
//
381             
// ColumnHeader4
382             
//
383             
this.ColumnHeader4.Text = "Qty.";
384             
this.ColumnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
385             
this.ColumnHeader4.Width = 85;
386             
//
387             
// ColumnHeader5
388             
//
389             
this.ColumnHeader5.Text = "Total Amount";
390             
this.ColumnHeader5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
391             
this.ColumnHeader5.Width = 120;
392             
//
393             
// Panel2
394             
//
395             
this.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
396             
this.Panel2.Controls.Add(this.cmbStatus);
397             
this.Panel2.Controls.Add(this.cmbPaymentType);
398             
this.Panel2.Controls.Add(this.label20);
399             
this.Panel2.Controls.Add(this.label18);
400             
this.Panel2.Controls.Add(this.txtRemarks);
401             
this.Panel2.Controls.Add(this.label7);
402             
this.Panel2.Controls.Add(this.txtDiscountAmount);
403             
this.Panel2.Controls.Add(this.label17);
404             
this.Panel2.Controls.Add(this.txtDiscountPer);
405             
this.Panel2.Controls.Add(this.label8);
406             
this.Panel2.Controls.Add(this.txtPaymentDue);
407             
this.Panel2.Controls.Add(this.txtTotalPayment);
408             
this.Panel2.Controls.Add(this.Label19);
409             
this.Panel2.Controls.Add(this.payment);
410             
this.Panel2.Controls.Add(this.txtTotal);
411             
this.Panel2.Controls.Add(this.Label16);
412             
this.Panel2.Controls.Add(this.txtTaxAmt);
413             
this.Panel2.Controls.Add(this.Label24);
414             
this.Panel2.Controls.Add(this.txtTaxPer);
415             
this.Panel2.Controls.Add(this.Label15);
416             
this.Panel2.Controls.Add(this.txtSubTotal);
417             
this.Panel2.Controls.Add(this.Label14);
418             
this.Panel2.Location = new System.Drawing.Point(695, 408);
419             
this.Panel2.Name = "Panel2";
420             
this.Panel2.Size = new System.Drawing.Size(567, 221);
421             
this.Panel2.TabIndex = 109;
422             
//
423             
// cmbStatus
424             
//
425             
this.cmbStatus.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Append;
426             
this.cmbStatus.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
427             
this.cmbStatus.FormattingEnabled = true;
428             
this.cmbStatus.Items.AddRange(new object[] {
429             
"Confirmed",
430             
"Shipped",
431             
"Delivered",
432             
"Returned"});
433             
this.cmbStatus.Location = new System.Drawing.Point(416, 186);
434             
this.cmbStatus.Name = "cmbStatus";
435             
this.cmbStatus.Size = new System.Drawing.Size(137, 25);
436             
this.cmbStatus.TabIndex = 4;
437             
//
438             
// cmbPaymentType
439             
//
440             
this.cmbPaymentType.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Append;
441             
this.cmbPaymentType.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
442             
this.cmbPaymentType.FormattingEnabled = true;
443             
this.cmbPaymentType.Items.AddRange(new object[] {
444             
"COD",
445             
"Debit Card",
446             
"Credit Card",
447             
"By Check",
448             
"By DD",
449             
"Online"});
450             
this.cmbPaymentType.Location = new System.Drawing.Point(416, 155);
451             
this.cmbPaymentType.Name = "cmbPaymentType";
452             
this.cmbPaymentType.Size = new System.Drawing.Size(137, 25);
453             
this.cmbPaymentType.TabIndex = 3;
454             
//
455             
// label20
456             
//
457             
this.label20.AutoSize = true;
458             
this.label20.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
459             
this.label20.Location = new System.Drawing.Point(321, 186);
460             
this.label20.Name = "label20";
461             
this.label20.Size = new System.Drawing.Size(41, 17);
462             
this.label20.TabIndex = 121;
463             
this.label20.Text = "Status";
464             
//
465             
// label18
466             
//
467             
this.label18.AutoSize = true;
468             
this.label18.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
469             
this.label18.Location = new System.Drawing.Point(321, 157);
470             
this.label18.Name = "label18";
471             
this.label18.Size = new System.Drawing.Size(89, 17);
472             
this.label18.TabIndex = 120;
473             
this.label18.Text = "Payment Type";
474             
//
475             
// txtRemarks
476             
//
477             
this.txtRemarks.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
478             
this.txtRemarks.Location = new System.Drawing.Point(324, 29);
479             
this.txtRemarks.Name = "txtRemarks";
480             
this.txtRemarks.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.ForcedBoth;
481             
this.txtRemarks.Size = new System.Drawing.Size(229, 115);
482             
this.txtRemarks.TabIndex = 118;
483             
this.txtRemarks.Text = "";
484             
//
485             
// label7
486             
//
487             
this.label7.AutoSize = true;
488             
this.label7.Location = new System.Drawing.Point(322, 11);
489             
this.label7.Name = "label7";
490             
this.label7.Size = new System.Drawing.Size(57, 17);
491             
this.label7.TabIndex = 119;
492             
this.label7.Text = "Remarks";
493             
//
494             
// txtDiscountAmount
495             
//
496             
this.txtDiscountAmount.Location = new System.Drawing.Point(220, 82);
497             
this.txtDiscountAmount.Name = "txtDiscountAmount";
498             
this.txtDiscountAmount.ReadOnly = true;
499             
this.txtDiscountAmount.Size = new System.Drawing.Size(80, 24);
500             
this.txtDiscountAmount.TabIndex = 7;
501             
this.txtDiscountAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
502             
//
503             
// label17
504             
//
505             
this.label17.AutoSize = true;
506             
this.label17.BackColor = System.Drawing.Color.White;
507             
this.label17.Font = new System.Drawing.Font("Palatino Linotype", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
508             
this.label17.ForeColor = System.Drawing.Color.Black;
509             
this.label17.Location = new System.Drawing.Point(174, 82);
510             
this.label17.Name = "label17";
511             
this.label17.Size = new System.Drawing.Size(23, 21);
512             
this.label17.TabIndex = 101;
513             
this.label17.Text = "%";
514             
//
515             
// txtDiscountPer
516             
//
517             
this.txtDiscountPer.Location = new System.Drawing.Point(116, 83);
518             
this.txtDiscountPer.Name = "txtDiscountPer";
519             
this.txtDiscountPer.Size = new System.Drawing.Size(52, 24);
520             
this.txtDiscountPer.TabIndex = 1;
521             
this.txtDiscountPer.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
522             
this.txtDiscountPer.TextChanged += new System.EventHandler(this.txtDiscountPer_TextChanged);
523             
//
524             
// label8
525             
//
526             
this.label8.AutoSize = true;
527             
this.label8.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
528             
this.label8.Location = new System.Drawing.Point(19, 86);
529             
this.label8.Name = "label8";
530             
this.label8.Size = new System.Drawing.Size(56, 17);
531             
this.label8.TabIndex = 99;
532             
this.label8.Text = "Discount";
533             
//
534             
// txtPaymentDue
535             
//
536             
this.txtPaymentDue.Location = new System.Drawing.Point(116, 183);
537             
this.txtPaymentDue.Name = "txtPaymentDue";
538             
this.txtPaymentDue.ReadOnly = true;
539             
this.txtPaymentDue.Size = new System.Drawing.Size(81, 24);
540             
this.txtPaymentDue.TabIndex = 8;
541             
this.txtPaymentDue.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
542             
//
543             
// txtTotalPayment
544             
//
545             
this.txtTotalPayment.Location = new System.Drawing.Point(116, 150);
546             
this.txtTotalPayment.Name = "txtTotalPayment";
547             
this.txtTotalPayment.Size = new System.Drawing.Size(81, 24);
548             
this.txtTotalPayment.TabIndex = 2;
549             
this.txtTotalPayment.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
550             
this.txtTotalPayment.TextChanged += new System.EventHandler(this.txtTotalPayment_TextChanged);
551             
this.txtTotalPayment.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtTotalPayment_KeyPress);
552             
this.txtTotalPayment.Validating += new System.ComponentModel.CancelEventHandler(this.txtTotalPayment_Validating);
553             
//
554             
// Label19
555             
//
556             
this.Label19.AutoSize = true;
557             
this.Label19.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
558             
this.Label19.Location = new System.Drawing.Point(19, 183);
559             
this.Label19.Name = "Label19";
560             
this.Label19.Size = new System.Drawing.Size(83, 17);
561             
this.Label19.TabIndex = 96;
562             
this.Label19.Text = "Payment Due";
563             
//
564             
// payment
565             
//
566             
this.payment.AutoSize = true;
567             
this.payment.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
568             
this.payment.Location = new System.Drawing.Point(19, 151);
569             
this.payment.Name = "payment";
570             
this.payment.Size = new System.Drawing.Size(89, 17);
571             
this.payment.TabIndex = 95;
572             
this.payment.Text = "Total Payment";
573             
//
574             
// txtTotal
575             
//
576             
this.txtTotal.Location = new System.Drawing.Point(116, 117);
577             
this.txtTotal.Name = "txtTotal";
578             
this.txtTotal.ReadOnly = true;
579             
this.txtTotal.Size = new System.Drawing.Size(81, 24);
580             
this.txtTotal.TabIndex = 9;
581             
this.txtTotal.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
582             
//
583             
// Label16
584             
//
585             
this.Label16.AutoSize = true;
586             
this.Label16.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
587             
this.Label16.Location = new System.Drawing.Point(19, 117);
588             
this.Label16.Name = "Label16";
589             
this.Label16.Size = new System.Drawing.Size(75, 17);
590             
this.Label16.TabIndex = 94;
591             
this.Label16.Text = "Grand Total";
592             
//
593             
// txtTaxAmt
594             
//
595             
this.txtTaxAmt.Location = new System.Drawing.Point(220, 47);
596             
this.txtTaxAmt.Name = "txtTaxAmt";
597             
this.txtTaxAmt.ReadOnly = true;
598             
this.txtTaxAmt.Size = new System.Drawing.Size(80, 24);
599             
this.txtTaxAmt.TabIndex = 6;
600             
this.txtTaxAmt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
601             
//
602             
// Label24
603             
//
604             
this.Label24.AutoSize = true;
605             
this.Label24.BackColor = System.Drawing.Color.White;
606             
this.Label24.Font = new System.Drawing.Font("Palatino Linotype", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
607             
this.Label24.ForeColor = System.Drawing.Color.Black;
608             
this.Label24.Location = new System.Drawing.Point(174, 47);
609             
this.Label24.Name = "Label24";
610             
this.Label24.Size = new System.Drawing.Size(23, 21);
611             
this.Label24.TabIndex = 92;
612             
this.Label24.Text = "%";
613             
//
614             
// txtTaxPer
615             
//
616             
this.txtTaxPer.Location = new System.Drawing.Point(116, 48);
617             
this.txtTaxPer.Name = "txtTaxPer";
618             
this.txtTaxPer.Size = new System.Drawing.Size(52, 24);
619             
this.txtTaxPer.TabIndex = 0;
620             
this.txtTaxPer.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
621             
this.txtTaxPer.TextChanged += new System.EventHandler(this.txtTaxPer_TextChanged);
622             
this.txtTaxPer.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtTaxPer_KeyPress);
623             
//
624             
// Label15
625             
//
626             
this.Label15.AutoSize = true;
627             
this.Label15.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
628             
this.Label15.Location = new System.Drawing.Point(20, 51);
629             
this.Label15.Name = "Label15";
630             
this.Label15.Size = new System.Drawing.Size(55, 17);
631             
this.Label15.TabIndex = 90;
632             
this.Label15.Text = "VAT+ST";
633             
//
634             
// txtSubTotal
635             
//
636             
this.txtSubTotal.Location = new System.Drawing.Point(116, 14);
637             
this.txtSubTotal.Name = "txtSubTotal";
638             
this.txtSubTotal.ReadOnly = true;
639             
this.txtSubTotal.Size = new System.Drawing.Size(184, 24);
640             
this.txtSubTotal.TabIndex = 5;
641             
//
642             
// Label14
643             
//
644             
this.Label14.AutoSize = true;
645             
this.Label14.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
646             
this.Label14.Location = new System.Drawing.Point(19, 16);
647             
this.Label14.Name = "Label14";
648             
this.Label14.Size = new System.Drawing.Size(61, 17);
649             
this.Label14.TabIndex = 77;
650             
this.Label14.Text = "Sub Total";
651             
//
652             
// btnRemove
653             
//
654             
this.btnRemove.Enabled = false;
655             
this.btnRemove.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
656             
this.btnRemove.Location = new System.Drawing.Point(694, 635);
657             
this.btnRemove.Name = "btnRemove";
658             
this.btnRemove.Size = new System.Drawing.Size(86, 29);
659             
this.btnRemove.TabIndex = 110;
660             
this.btnRemove.Text = "&Remove";
661             
this.btnRemove.UseVisualStyleBackColor = true;
662             
this.btnRemove.Click += new System.EventHandler(this.btnRemove_Click);
663             
//
664             
// btnPrint
665             
//
666             
this.btnPrint.Enabled = false;
667             
this.btnPrint.Font = new System.Drawing.Font("Palatino Linotype", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
668             
this.btnPrint.Location = new System.Drawing.Point(786, 635);
669             
this.btnPrint.Name = "btnPrint";
670             
this.btnPrint.Size = new System.Drawing.Size(99, 29);
671             
this.btnPrint.TabIndex = 111;
672             
this.btnPrint.Text = "&Print Receipt";
673             
this.btnPrint.UseVisualStyleBackColor = true;
674             
this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
675             
//
676             
// Panel1
677             
//
678             
this.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
679             
this.Panel1.Controls.Add(this.btnUpdate);
680             
this.Panel1.Controls.Add(this.NewRecord);
681             
this.Panel1.Controls.Add(this.Delete);
682             
this.Panel1.Controls.Add(this.Save);
683             
this.Panel1.Location = new System.Drawing.Point(576, 39);
684             
this.Panel1.Name = "Panel1";
685             
this.Panel1.Size = new System.Drawing.Size(112, 152);
686             
this.Panel1.TabIndex = 112;
687             
//
688             
// btnUpdate
689             
//
690             
this.btnUpdate.Enabled = false;
691             
this.btnUpdate.Font = new System.Drawing.Font("Palatino Linotype", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
692             
this.btnUpdate.Location = new System.Drawing.Point(14, 113);
693             
this.btnUpdate.Name = "btnUpdate";
694             
this.btnUpdate.Size = new System.Drawing.Size(84, 29);
695             
this.btnUpdate.TabIndex = 100;
696             
this.btnUpdate.Text = "&Update";
697             
this.btnUpdate.UseVisualStyleBackColor = true;
698             
this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
699             
//
700             
// NewRecord
701             
//
702             
this.NewRecord.Font = new System.Drawing.Font("Palatino Linotype", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
703             
this.NewRecord.Location = new System.Drawing.Point(14, 8);
704             
this.NewRecord.Name = "NewRecord";
705             
this.NewRecord.Size = new System.Drawing.Size(84, 29);
706             
this.NewRecord.TabIndex = 0;
707             
this.NewRecord.Text = "&New";
708             
this.NewRecord.UseVisualStyleBackColor = true;
709             
this.NewRecord.Click += new System.EventHandler(this.NewRecord_Click);
710             
//
711             
// Delete
712             
//
713             
this.Delete.Enabled = false;
714             
this.Delete.Font = new System.Drawing.Font("Palatino Linotype", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
715             
this.Delete.Location = new System.Drawing.Point(14, 78);
716             
this.Delete.Name = "Delete";
717             
this.Delete.Size = new System.Drawing.Size(84, 29);
718             
this.Delete.TabIndex = 3;
719             
this.Delete.Text = "&Delete";
720             
this.Delete.UseVisualStyleBackColor = true;
721             
this.Delete.Click += new System.EventHandler(this.Delete_Click);
722             
//
723             
// Save
724             
//
725             
this.Save.Font = new System.Drawing.Font("Palatino Linotype", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
726             
this.Save.Location = new System.Drawing.Point(14, 43);
727             
this.Save.Name = "Save";
728             
this.Save.Size = new System.Drawing.Size(84, 29);
729             
this.Save.TabIndex = 1;
730             
this.Save.Text = "&Save";
731             
this.Save.UseVisualStyleBackColor = true;
732             
this.Save.Click += new System.EventHandler(this.Save_Click);
733             
//
734             
// txtProductID
735             
//
736             
this.txtProductID.Location = new System.Drawing.Point(1020, 72);
737             
this.txtProductID.Name = "txtProductID";
738             
this.txtProductID.Size = new System.Drawing.Size(100, 24);
739             
this.txtProductID.TabIndex = 114;
740             
this.txtProductID.Visible = false;
741             
//
742             
// dataGridView1
743             
//
744             
this.dataGridView1.AllowUserToAddRows = false;
745             
this.dataGridView1.AllowUserToDeleteRows = false;
746             
this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
747             
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
748             
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
749             
this.Column8,
750             
this.Column2,
751             
this.Column3,
752             
this.Column4,
753             
this.Column5});
754             
this.dataGridView1.Location = new System.Drawing.Point(695, 120);
755             
this.dataGridView1.MultiSelect = false;
756             
this.dataGridView1.Name = "dataGridView1";
757             
this.dataGridView1.ReadOnly = true;
758             
this.dataGridView1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
759             
this.dataGridView1.Size = new System.Drawing.Size(582, 282);
760             
this.dataGridView1.TabIndex = 115;
761             
this.dataGridView1.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_RowHeaderMouseClick);
762             
this.dataGridView1.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint);
763             
//
764             
// Column8
765             
//
766             
this.Column8.HeaderText = "Product ID";
767             
this.Column8.Name = "Column8";
768             
this.Column8.ReadOnly = true;
769             
this.Column8.Width = 80;
770             
//
771             
// Column2
772             
//
773             
this.Column2.HeaderText = "Product Name";
774             
this.Column2.Name = "Column2";
775             
this.Column2.ReadOnly = true;
776             
this.Column2.Width = 160;
777             
//
778             
// Column3
779             
//
780             
this.Column3.HeaderText = "Features";
781             
this.Column3.Name = "Column3";
782             
this.Column3.ReadOnly = true;
783             
this.Column3.Width = 150;
784             
//
785             
// Column4
786             
//
787             
this.Column4.HeaderText = "Price";
788             
this.Column4.Name = "Column4";
789             
this.Column4.ReadOnly = true;
790             
this.Column4.Width = 70;
791             
//
792             
// Column5
793             
//
794             
this.Column5.HeaderText = "Quantity";
795             
this.Column5.Name = "Column5";
796             
this.Column5.ReadOnly = true;
797             
this.Column5.Width = 70;
798             
//
799             
// groupBox2
800             
//
801             
this.groupBox2.Controls.Add(this.txtProduct);
802             
this.groupBox2.Location = new System.Drawing.Point(695, 32);
803             
this.groupBox2.Name = "groupBox2";
804             
this.groupBox2.Size = new System.Drawing.Size(322, 82);
805             
this.groupBox2.TabIndex = 116;
806             
this.groupBox2.TabStop = false;
807             
this.groupBox2.Text = "Search by Product Name";
808             
//
809             
// txtProduct
810             
//
811             
this.txtProduct.Location = new System.Drawing.Point(16, 40);
812             
this.txtProduct.Name = "txtProduct";
813             
this.txtProduct.Size = new System.Drawing.Size(284, 24);
814             
this.txtProduct.TabIndex = 0;
815             
this.txtProduct.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
816             
//
817             
// timer1
818             
//
819             
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
820             
//
821             
// lblUser
822             
//
823             
this.lblUser.AutoSize = true;
824             
this.lblUser.Location = new System.Drawing.Point(573, 9);
825             
this.lblUser.Name = "lblUser";
826             
this.lblUser.Size = new System.Drawing.Size(39, 17);
827             
this.lblUser.TabIndex = 117;
828             
this.lblUser.Text = "label6";
829             
this.lblUser.Visible = false;
830             
//
831             
// lblUserType
832             
//
833             
this.lblUserType.AutoSize = true;
834             
this.lblUserType.Location = new System.Drawing.Point(618, 9);
835             
this.lblUserType.Name = "lblUserType";
836             
this.lblUserType.Size = new System.Drawing.Size(39, 17);
837             
this.lblUserType.TabIndex = 118;
838             
this.lblUserType.Text = "label6";
839             
this.lblUserType.Visible = false;
840             
//
841             
// frmSales
842             
//
843             
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
844             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
845             
this.BackColor = System.Drawing.SystemColors.ButtonHighlight;
846             
this.ClientSize = new System.Drawing.Size(1249, 676);
847             
this.Controls.Add(this.lblUserType);
848             
this.Controls.Add(this.lblUser);
849             
this.Controls.Add(this.groupBox2);
850             
this.Controls.Add(this.dataGridView1);
851             
this.Controls.Add(this.txtProductID);
852             
this.Controls.Add(this.Panel1);
853             
this.Controls.Add(this.btnRemove);
854             
this.Controls.Add(this.btnPrint);
855             
this.Controls.Add(this.Panel2);
856             
this.Controls.Add(this.ListView1);
857             
this.Controls.Add(this.GroupBox1);
858             
this.Controls.Add(this.txtCustomerName);
859             
this.Controls.Add(this.Button4);
860             
this.Controls.Add(this.Button1);
861             
this.Controls.Add(this.txtInvoiceNo);
862             
this.Controls.Add(this.dtpInvoiceDate);
863             
this.Controls.Add(this.txtCustomerID);
864             
this.Controls.Add(this.Label4);
865             
this.Controls.Add(this.Label1);
866             
this.Controls.Add(this.Label2);
867             
this.Controls.Add(this.Label3);
868             
this.Controls.Add(this.Label13);
869             
this.Font = new System.Drawing.Font("Palatino Linotype", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
870             
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
871             
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
872             
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
873             
this.MaximizeBox = false;
874             
this.Name = "frmSales";
875             
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
876             
this.Text = "Sales";
877             
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmInvoice_FormClosing);
878             
this.Load += new System.EventHandler(this.frmInvoice_Load);
879             
this.GroupBox1.ResumeLayout(false);
880             
this.GroupBox1.PerformLayout();
881             
this.Panel2.ResumeLayout(false);
882             
this.Panel2.PerformLayout();
883             
this.Panel1.ResumeLayout(false);
884             ((System.ComponentModel.ISupportInitialize)(
this.dataGridView1)).EndInit();
885             
this.groupBox2.ResumeLayout(false);
886             
this.groupBox2.PerformLayout();
887             
this.ResumeLayout(false);
888             
this.PerformLayout();
889
890         }
891
892         
#endregion
893
894         
internal System.Windows.Forms.Label Label13;
895         
internal System.Windows.Forms.Label Label4;
896         
internal System.Windows.Forms.Label Label1;
897         
internal System.Windows.Forms.Label Label2;
898         
internal System.Windows.Forms.Label Label3;
899         
internal System.Windows.Forms.Button Button4;
900         
internal System.Windows.Forms.Button Button1;
901         
internal System.Windows.Forms.TextBox txtInvoiceNo;
902         
internal System.Windows.Forms.DateTimePicker dtpInvoiceDate;
903         
internal System.Windows.Forms.GroupBox GroupBox1;
904         
internal System.Windows.Forms.TextBox txtTotalAmount;
905         
internal System.Windows.Forms.Label Label11;
906         
internal System.Windows.Forms.Button Button7;
907         
internal System.Windows.Forms.Label Label5;
908         
internal System.Windows.Forms.TextBox txtProductName;
909         
internal System.Windows.Forms.Label Label12;
910         
internal System.Windows.Forms.TextBox txtSaleQty;
911         
internal System.Windows.Forms.Label Label9;
912         
internal System.Windows.Forms.TextBox txtPrice;
913         
internal System.Windows.Forms.Label Label10;
914         
internal System.Windows.Forms.TextBox txtAvailableQty;
915         
internal System.Windows.Forms.ColumnHeader ColumnHeader1;
916         
internal System.Windows.Forms.ColumnHeader ColumnHeader2;
917         
internal System.Windows.Forms.ColumnHeader ColumnHeader3;
918         
internal System.Windows.Forms.ColumnHeader ColumnHeader4;
919         
internal System.Windows.Forms.ColumnHeader ColumnHeader5;
920         
internal System.Windows.Forms.Panel Panel2;
921         
internal System.Windows.Forms.TextBox txtPaymentDue;
922         
internal System.Windows.Forms.TextBox txtTotalPayment;
923         
internal System.Windows.Forms.Label Label19;
924         
internal System.Windows.Forms.Label payment;
925         
internal System.Windows.Forms.TextBox txtTotal;
926         
internal System.Windows.Forms.Label Label16;
927         
internal System.Windows.Forms.TextBox txtTaxAmt;
928         
internal System.Windows.Forms.Label Label24;
929         
internal System.Windows.Forms.TextBox txtTaxPer;
930         
internal System.Windows.Forms.Label Label15;
931         
internal System.Windows.Forms.TextBox txtSubTotal;
932         
internal System.Windows.Forms.Label Label14;
933         
internal System.Windows.Forms.Button btnRemove;
934         
internal System.Windows.Forms.Button btnPrint;
935         
internal System.Windows.Forms.Panel Panel1;
936         
internal System.Windows.Forms.Button btnUpdate;
937         
internal System.Windows.Forms.Button NewRecord;
938         
internal System.Windows.Forms.Button Delete;
939         
internal System.Windows.Forms.Button Save;
940         
private System.Windows.Forms.ColumnHeader columnHeader6;
941         
public System.Windows.Forms.TextBox txtCustomerName;
942         
public System.Windows.Forms.TextBox txtCustomerID;
943         
public System.Windows.Forms.TextBox txtProductID;
944         
public System.Windows.Forms.DataGridView dataGridView1;
945         
private System.Windows.Forms.GroupBox groupBox2;
946         
private System.Windows.Forms.TextBox txtProduct;
947         
private System.Windows.Forms.Timer timer1;
948         
public System.Windows.Forms.Label lblUser;
949         
private System.Windows.Forms.Label label7;
950         
public System.Windows.Forms.RichTextBox txtRemarks;
951         
public System.Windows.Forms.ListView ListView1;
952         
internal System.Windows.Forms.TextBox txtDiscountAmount;
953         
internal System.Windows.Forms.Label label17;
954         
internal System.Windows.Forms.TextBox txtDiscountPer;
955         
internal System.Windows.Forms.Label label8;
956         
internal System.Windows.Forms.Label label20;
957         
internal System.Windows.Forms.Label label18;
958         
private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
959         
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
960         
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
961         
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
962         
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
963         
public System.Windows.Forms.ComboBox cmbStatus;
964         
public System.Windows.Forms.ComboBox cmbPaymentType;
965         
public System.Windows.Forms.Label lblUserType;
966     }
967 }


Gõ tìm kiếm nhanh...